CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vehicle routing matlab

搜索资源列表

  1. AntColony

    0下载:
  2. it consists of matlab code for vehicle routing problem with time windows using Antcolony algorithm
  3. 所属分类:transportation applications

    • 发布日期:2017-05-02
    • 文件大小:741464
    • 提供者:Sripriya
  1. GRASP

    0下载:
  2. it consists of matlab code for vehicle routing problem with time windows using GRASP algorithm
  3. 所属分类:transportation applications

    • 发布日期:2017-04-25
    • 文件大小:206793
    • 提供者:Sripriya
  1. TabuSearch

    0下载:
  2. it consists of matlab code for vehicle routing problem with time windows using Tabu search
  3. 所属分类:transportation applications

    • 发布日期:2017-05-02
    • 文件大小:546965
    • 提供者:Sripriya
  1. VNS---2heur

    0下载:
  2. it consists of matlab code for vehicle routing problem
  3. 所属分类:transportation applications

    • 发布日期:2017-04-17
    • 文件大小:424903
    • 提供者:Sripriya
  1. PSO

    3下载:
  2. Particle Swarm Optimization(PSO) Algorithm Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)
  3. 所属分类:matlab

    • 发布日期:2016-01-10
    • 文件大小:100352
    • 提供者:diako
  1. GA

    5下载:
  2. Genetic Algorithm(GA) Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)
  3. 所属分类:matlab

    • 发布日期:2016-01-10
    • 文件大小:101376
    • 提供者:diako
  1. vrp_save

    1下载:
  2. matlab 解决车辆路径问题的节约算法,有实例,可运行-Solution to the vehicle routing problem saving algorithm, there are examples, can be run
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11404
    • 提供者:翟露露
  1. VRP

    4下载:
  2. 应用遗传算法针对物流配送车辆路径规划问题进行求解,使用MATLAB进行编程-Using genetic algorithm to solve the problem of logistics distribution vehicle routing problem, using MATLAB programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:11622
    • 提供者:wang
  1. TWVRP

    8下载:
  2. 对物流配送问题的带时间窗车辆路径规划问题进行求解,使用matlab编程-To solve the problem of vehicle routing with time windows, which is used to solve the problem of logistics distribution, using MATLAB programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:19239
    • 提供者:wang
  1. VRP_algorithm

    8下载:
  2. 5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件-5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:29696
    • 提供者:涂超
  1. vrp

    0下载:
  2. 使用matlab编写遗传算法,解决车辆路径最优化问题-Using MATLAB to prepare the genetic algorithm to solve the vehicle routing optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:6891
    • 提供者:zhch76
  1. 成功的蚁群

    0下载:
  2. 能够运行起来的matlab代码,解决车辆路径问题,程序能够跑起来,对学习车辆路径问题有所帮助(Matlab code that can run, solve the vehicle routing problem, the program can run, help to learn the vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:343513545
  1. VRPTW修改

    7下载:
  2. 车辆路径规划;遗传算法;matlab代码(Vehicle routing problem based on optimum maturation time method)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:45056
    • 提供者:浅笑2587
  1. vrp

    0下载:
  2. 车辆路径问题用遗传算法来求解,借助了matlab的程序代码(The vehicle routing problem is solved by genetic algorithm, with matlab program code.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:16384
    • 提供者:小小周zzz
  1. 87276403ga

    0下载:
  2. 运用matlab求解基本的带容量的车辆路径问题(Matlab is applied to solve the basic vehicle routing problem with capacity.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:7168
    • 提供者:qbueujp
  1. CVRP

    3下载:
  2. 车辆路径问题CVRP的matlab编程,里面包含了A32数据的导入,以及距离矩阵和适应度函数,以及CVRP求解的主程序。(programming of vehicle routing problem CVRP)
  3. 所属分类:matlab例程

    • 发布日期:2018-09-03
    • 文件大小:4096
    • 提供者:八戒不吃鱼
  1. 多种群遗传算法的函数优化算法

    2下载:
  2. 车辆路径问题VRP的matlab编程,里面包含距离矩阵和适应度函数和交叉,多种群遗传算法的程序(progrmming of vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-10
    • 文件大小:5120
    • 提供者:八戒不吃鱼
  1. MDVRP

    3下载:
  2. 借助遗传算法求解多中心车辆路径规划问题,算法程序在matlab上实现(Genetic algorithm for solving vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:19456
    • 提供者:Mr_Ellison
  1. VRP using SA

    2下载:
  2. vrp,车辆路径问题的一种尝试解决方法,一整套matlab程序源码(Capacitated Vehicle Routing ProblemVRP using SA)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-01
    • 文件大小:99328
    • 提供者:小骁熊
  1. ACATSP

    2下载:
  2. 利用蚁群算法来解带时间窗的车辆路径问题,matlab编程(Using ant colony algorithm to solve vehicle routing problem with time window, matlab programming)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:1024
    • 提供者:几昂
« 1 2 3»
搜珍网 www.dssz.com